strange error

Last post 12-17-2003, 2:25 PM by Zapotec. 1 replies.
Sort Posts: Previous Next
  •  12-15-2003, 4:55 PM 128

    strange error

    I have implemented the editor on a Windows 2000 test server, and it works great.

    So, I moved the application to a live server, a Windows 2003 server. And now I get 2 errors. When the editor loads, it says _Cstate is undefined,

    And, when the mouse pointer touches the menu buttons, I get an error that says, object required.

    I've tried debugging some, but I cant see why these errors occur. It is the same files, just on different servers.

    So, i thought, is there any difference from 2000 to 2003 I should be aware of?

     

    Knut

  •  12-17-2003, 2:25 PM 129 in reply to 128

    Re: strange error

    You probably need to add the mime type for  the jse extention to application/octet-stream. see: http://support.microsoft.com/?id=326965

    Earlier versions of IIS include a wildcard character MIME mapping, which permits IIS to serve any file regardless of its extension. IIS 6.0 does not include this wildcard character MIME mapping and does not serve any type of extension that is not defined at the MimeMap node in the IIS metabase.

View as RSS news feed in XML